Method Ok(string, string, ExampleTier, long, int, string[], string?)

Assembly: redb.Examples.dll

Helper to create success result with count.

protected static ExampleResult Ok(string id, string title, ExampleTier tier, long elapsedMs, int count, string[] output, string? sql = null)